Class SC_View

Description

Located in /class/SC_View.php (line 28)


	
			
Direct descendents
Variable Summary
mixed $objSiteInfo
mixed $_smarty
Method Summary
SC_View SC_View ([ $siteinfo = true])
void assign ( $val1,  $val2)
void assignarray ( $array)
void assignobj ( $obj)
void debug ([ $var = true])
void display ( $template, [ $no_error = false])
void fetch ( $template)
void initpath ()
Variables
mixed $objSiteInfo (line 31)
mixed $_smarty (line 30)
Methods
Constructor SC_View (line 34)
SC_View SC_View ([ $siteinfo = true])
  • $siteinfo
assign (line 115)
void assign ( $val1,  $val2)
  • $val1
  • $val2
assignarray (line 153)
void assignarray ( $array)
  • $array
assignobj (line 144)
void assignobj ( $obj)
  • $obj
debug (line 171)
void debug ([ $var = true])
  • $var
display (line 125)
void display ( $template, [ $no_error = false])
  • $template
  • $no_error
fetch (line 120)
void fetch ( $template)
  • $template
initpath (line 160)
void initpath ()

Documentation generated on Tue, 28 Apr 2009 18:13:49 +0900 by phpDocumentor 1.4.2